Nevron.Nov.Data Namespace / NGenericINCollectionDataTable<T> Class
Fields Properties Methods


In This Topic
    NGenericINCollectionDataTable<T> Class Members
    In This Topic

    The following tables list the members exposed by NGenericINCollectionDataTable<T>.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new data source that binds to the specfied list.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets the list object at the specified index.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Gets the number of items in the list.  
    Protected MethodOverridden. Inserts the list object at the specfied index.  
    Protected MethodOverridden. Removes all list items.  
    Protected MethodOverridden. Removes the list object at the specfied index.  
    Top
    See Also